Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UCP/STREAM: fix a race condition when connecting to sockaddr #137

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

evgeny-leksikov
Copy link
Collaborator

first trying to send can cause a race condition with wireup if it's called before ucp_cm_client_priv_pack_cb is called on async thread
@yosefe

trying to send before connection is established on client side
can cause a race condition with EP reconfiguration in
ucp_cm_client_priv_pack_cb on async thread
@evgeny-leksikov
Copy link
Collaborator Author

@yosefe comment to commit was updated

@yosefe yosefe merged commit cbb5c9d into yosefe:integration3 Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants